home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
So Who's Dr. Rabbit?
/
SWDR_1.iso
/
pc
/
swdrmov
/
squartcd.dxr
/
Square Route Scripts Int_40_Square Route Pause Exitframe.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-28
|
236 b
|
11 lines
on exitFrame
UtilUpdateFrame()
if the timer < 30 then
go(the frame)
else
updateStage()
puppetTransition(member "Title Dissolve Trans" of castLib "Square Route Images Int")
UtilGoToFrame(the frame + 1)
end if
end